Vcenter Namespaces Networks Nsx Subnets Condition
Condition defines condition of the Vcenter Namespaces Networks Nsx Subnets Entity.
This schema was added in vSphere API 9.0.0.0.
{
"type": "string",
"condition_status": "string",
"time_stamp": "string",
"reason": "string",
"message": "string"
}
Type of the condition. Possible values can be:
- Ready
This property was added in vSphere API 9.0.0.0.
Status of the condition. Possible values are:
- True
- False
- Unknown
This property was added in vSphere API 9.0.0.0.
Last time the condition transitioned from one status to another. This should be the time when the underlying condition changed.
This property was added in vSphere API 9.0.0.0.
This field could be missing or null
when the time of change of the condition is not known.
This shows a brief reason of condition.
This property was added in vSphere API 9.0.0.0.
This shows a human-readable message about condition.
This property was added in vSphere API 9.0.0.0.